Get User Last Login Timestamp

{ getUserLastLogin }

Gets the time and date of the last audit entry for a given user.

Method

/API2/access/getUserLastLogin

  • API Section: /API2/access
  • API Version: 2.0
  • From Release: 2018.5
  • Method operates via POST actions only.
  • Input Parameters

    Name

    userName

    Type

    string

    Description

    The user's login name

    Output Response

    Successful Result Code

    200

    Description of Response Type

    successful operation

    Notes

    Use this method to gauge last system access for the specified user.